home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-10-12 | 1.4 KB | 46 lines | [TEXT/ttxt] |
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = LazySlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; },
- {CLASS = MonitorGraphicMetricsView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
- {
- ACTIONS = {
- didHide = id;
- didSelect = id;
- didUnhide = id;
- didUnselect = id;
- willSelect = id;
- willUnselect = id;
- };
- CLASS = Preference;
- LANGUAGE = ObjC;
- OUTLETS = {_window = id; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- keyconfigConfigure = id;
- keyconfigSelect = id;
- moduleConfigure = id;
- moduleSelect = id;
- moduleTest = id;
- passwordConfigure = id;
- startTimeSet = id;
- };
- CLASS = ScreenSaverPref;
- LANGUAGE = ObjC;
- OUTLETS = {
- configureBtn = id;
- keycomboBtn = id;
- keycomboFld = id;
- mainTabView = id;
- moduleBrowser = id;
- modulePreviewBox = id;
- passwordMatrix = id;
- startTimeSlider = id;
- };
- SUPERCLASS = Preference;
- }
- );
- IBVersion = 1;
- }